home *** CD-ROM | disk | FTP | other *** search
/ CD Ware Multimedia 1995 May / cd Ware (Juegos) Epimundo.iso / DOS / TOOLS / EASYCHRT.ZIP / READ.ME < prev    next >
Encoding:
Text File  |  1989-07-04  |  4.2 KB  |  109 lines

  1.                   ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
  2.                   ░░  WELCOME TO EASYCHART VERSION 1.05!!!  ░░
  3.                   ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
  4.  
  5. █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█
  6. █ ENHANCEMENTS TO EASYCHART 1.05 █
  7. █▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█
  8.  
  9.  
  10.    This version of EasyChart has the following improvements over EASYCHART
  11.    Version 1.03:
  12.  
  13.      1.  The Format, Ins/Del, Stretch, and Shift commands have been enhanced.
  14.          You can now use function keys to specify the action you desire.
  15.  
  16.      2.  EasyChart now allows printing of charts on virtually any printer.
  17.          You can change the default escape code sequences, and you can
  18.          indicate whether or not your printer can print symbols contained
  19.          in the IBM extended character set.
  20.  
  21.      3.  The tutorial has been improved and updated.
  22.  
  23.      4.  You can now select the colors that EasyChart uses through the
  24.          Defaults Menu.
  25.  
  26.  
  27. █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█
  28. █ INSTALLING EASYCHART █
  29. █▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█
  30.  
  31.    EasyChart, when purchased directly from PAVITRON, comes on two diskettes.
  32.    If you get your copy from a bulletin board system, you will most likely
  33.    receive the EasyChart software in archive format.  If you receive EasyChart
  34.    in archive format, you will first need to dearchive EasyChart using the
  35.    archive software your bulletin board system recommends.
  36.  
  37.    To install EasyChart, you can either set the default directory to the
  38.    location of the first EasyChart diskette and copy the contents using the
  39.    DOS command:
  40.  
  41.      COPY *.* <drive:><\directory>
  42.  
  43.    or, you can use the EasyChart-supplied INSTALL.BAT command.  The
  44.    INSTALL.BAT command has the following syntax:
  45.  
  46.      INSTALL <drive:> <\directory> <C/M>
  47.  
  48.      where:
  49.  
  50.           <drive:>     - indicates the drive designation where you plan to
  51.                          install EasyChart.
  52.  
  53.           <\directory> - indicates the directory where you plan to install
  54.                          EasyChart.  If you don't specify a directory,
  55.                          INSTALL.BAT installs the software in the root directory
  56.                          of <drive:>.  If the directory does not exist,
  57.                          INSTALL.BAT will create the directory.
  58.  
  59.           <C/M>        - indicates whether the system where you are installing
  60.                          EasyChart has a <C>olor or a <M>onochrome monitor.  If
  61.                          your system has a composite video monitor (if the plug
  62.                          from your monitor to the system unit has only one pin)
  63.                          you should indicate your system has a <M>onochrome
  64.                          monitor.
  65.  
  66.  
  67.    The following example shows how to install EasyChart on a hard disk with
  68.    the EasyChart software on a diskette in drive A:. In this example, the
  69.    user wants to install EasyChart on drive C: in the subdirectory \EZC. The
  70.    system has a color monitor:
  71.  
  72.     C> A:
  73.     A> A:INSTALL C: \EZC C
  74.  
  75. █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█
  76. █ EXECUTING EASYCHART █
  77. █▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█
  78.  
  79.    The simplest way to execute EasyChart is to make the EasyChart directory
  80.    the default directory, and then execute EasyChart.  If EasyChart is in
  81.    the directory C:\EZC, you can execute EasyChart by entering the following
  82.    commands at the DOS prompt (in this example, we're assuming the default
  83.    directory is A:\):
  84.  
  85.      A> C:
  86.      C> CD \EZC
  87.      C> EZC
  88.  
  89. █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█
  90. █ PRINTING THE EASYCHART DOCUMENTS █
  91. █▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█
  92.  
  93.    The EasyChart System comes with several documents which you can print and
  94.    use for reference.  A DOS batch file named PRINTDOC.BAT is provided with
  95.    the EasyChart software.  When executed, this batch file provides a list of
  96.    the documents that can be printed, and tells you how to print each
  97.    document.  The following documents are included with the EasyChart system:
  98.  
  99.        -- EasyChart Documentation (some releases of EasyChart don't contain
  100.                                   the document on diskette).
  101.  
  102.        -- EasyChart Quick Reference Card.
  103.  
  104.        -- Function Key Template.
  105.  
  106.        -- Trouble Report Form.
  107.  
  108.        -- EasyChart Ordering Form.
  109.